Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Ospfv6RouterLSA Class Reference

OSPv6 router LSA structure. More...

Inheritance diagram for Ospfv6RouterLSA:
Ospfv6LSA OspfLSA Pdu Signal

Public Attributes

bool WBit
 
bool VBit
 
bool EBit
 
bool BBit
 
Ospfv6OptionField option
 
vector< Ospfv6RouterInterfaceinterfaces
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPv6 router LSA structure.

Member Data Documentation

◆ BBit

bool Ospfv6RouterLSA::BBit

◆ EBit

bool Ospfv6RouterLSA::EBit

◆ interfaces

vector<Ospfv6RouterInterface> Ospfv6RouterLSA::interfaces

◆ option

Ospfv6OptionField Ospfv6RouterLSA::option

◆ VBit

bool Ospfv6RouterLSA::VBit

◆ WBit

bool Ospfv6RouterLSA::WBit

The documentation for this class was generated from the following file: